x86emul: basic AVX512BW testing
authorJan Beulich <jbeulich@suse.com>
Tue, 21 May 2019 06:29:38 +0000 (08:29 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 May 2019 06:29:38 +0000 (08:29 +0200)
commit1b06cfda4ff7d2f71def124da0859578ab2211b7
tree962553de2da5b19c89d44b494081bf58d7c3a738
parent5ca10de57613b3d94aa2a077a4576572d2f8eda0
x86emul: basic AVX512BW testing

Test various of the insns which have been implemented already.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/Makefile
tools/tests/x86_emulator/simd.c
tools/tests/x86_emulator/simd.h
tools/tests/x86_emulator/test_x86_emulator.c